
@BEGINEVENTS

@DEBUG

@IF
UNITKILLED
unit=King Cuneglas
attacker=ANYBODY
defender=Kingdom of Powys
@THEN
TEXT
King Cuneglas ap Gorfyddyd of Powys has fallen in battle. As the bards compose songs for his
glory and his soul crosses the bridge of swords into the Otherworld, tensions mount within the
kingdom as rival chieftains vie for power. A rebellion in favor of the King's killers has broken out.
ENDTEXT
CREATEUNIT
unit=Rebels
owner=TRIGGERATTACKER
veteran=no
homecity=NONE
locations
49,91
50,91
endlocations
MAKEAGGRESSION
who=North British Kingdoms
whom=Kingdom of Powys
@ENDIF

@IF
SCENARIOLOADED
@THEN
DONTPLAYWONDERS
@ENDIF

@IF
UNITKILLED
unit=Bretwald Aelle
attacker=ANYBODY
defender=Kingdom of the Aenglish
@THEN
TEXT
Aelle, King of the Aenglish, is killed in battle. Cerdic's Saxons turn on their northern ally in an
attempt to unite the Saxon tribes under Cerdic's rule.
ENDTEXT
MAKEAGGRESSION
who=Kingdom of Wessex
whom=Kingdom of the Aenglish
@ENDIF

@IF
UNITKILLED
unit=Chieftain
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Chieftain captured! 50 gold in ransom paid.
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=50
@ENDIF

@IF
UNITKILLED
unit=King
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
King slain!! Royal carcass ransomed for 100 gold!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=100
@ENDIF

@IF
UNITKILLED
unit=Supply Wagon
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Supplies captured!! 75 gold added to the royal treasury!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=75
@ENDIF

@IF
NEGOTIATION
talker=Kingdom of Gwent
talkertype=Computer
listener=ANYBODY
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Kingdom of Demetia
talkertype=Computer
listener=ANYBODY
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=North British Kingdoms
talkertype=Computer
listener=ANYBODY
listenertype=Computer
@THEN
@ENDIF

@IF
NEGOTIATION
talker=Kingdom of Powys
talkertype=Computer
listener=ANYBODY
listenertype=Computer
@THEN
@ENDIF

@IF
RANDOMTURN
denominator=50
@THEN
TEXT
Nimue, Merlin's erstwhile student, is leading an invasion by her army of the mad. She seeks to
capture the twelve treasures and use them to summon her gods back to Britain.
ENDTEXT
CREATEUNIT
unit=Nimue's Horde
owner=TRIGGERATTACKER
veteran=no
homecity=none
locations
63,121
endlocations
JUSTONCE
@ENDIF

@IF
RANDOMTURN
denominator=50
@THEN
TEXT
King Mordred of Dumnonia, back from the Armorican wars, is leading his brigands on a rampage
throughout Dumnonia. The Dumnonian state is in termoil, now is the ideal time for her enemies to
strike.
ENDTEXT
CREATEUNIT
unit=King Mordred
owner=TRIGGERATTACKER
veteran=yes
homecity=none
locations
63,121
endlocations
JUSTONCE
@ENDIF

@IF
UNITKILLED
unit=King Diwrnach
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
Diwrnach, the mad King of Lleyn, has been slain. His treasury has been captured. The Irish
Bloodshields of Lleyn are thrown into confusion. A few more well-timed attacks will liberate the
holy places of Ynys Mon and Llyn Cerrig Bach. Strike now for all Britain!!!
ENDTEXT
CHANGEMONEY
receiver=TRIGGERATTACKER
amount=150
@ENDIF

@IF
RANDOMTURN
denominator=800
@THEN
TEXT
A mad inventor, working with ancient Roman scrolls, has developed the art of the Battle Wagon.
This invention will make its user virtually unbeatable in war.
ENDTEXT
JUSTONCE
GIVETECHNOLOGY
receiver=Kingdom of Dumnonia
technology=53
@ENDIF

@IF
UNITKILLED
unit=King Oengus
attacker=ANYBODY
defender=Kingdom of Demetia
@THEN
TEXT
Oengus Mac Airem, King of the Ui Liathain and commander of the Blackshields, has fallen in
battle. His followers burn the body and remove all valuables to prevent their attackers from
profiting in his death. The Blackshields vow revenge, and their traditional howling at the passing of
a warrior echoes for days....
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=London
attacker=ANYBODY
defender=ANYBODY
@THEN
TEXT
London, the greatest city in Britain, has fallen!
ENDTEXT
@ENDIF

@IF
CITYTAKEN
city=London
attacker=Kingdom of Dumnonia
defender=ANYBODY
@THEN
TEXT
Arthur's forces have taken London! A High Council hastily convened at Glevum declares Arthur
to be Emperor of Britain.
ENDTEXT
@ENDIF

@ENDEVENTS
